Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Specialize getattr()#1146

Merged
jakebailey merged 3 commits intomicrosoft:masterfrom
jakebailey:getattr
May 30, 2019
Merged

Specialize getattr()#1146
jakebailey merged 3 commits intomicrosoft:masterfrom
jakebailey:getattr

Conversation

@jakebailey
Copy link
Copy Markdown
Member

Fixes #1140.
Helps #1142.

Comment thread src/Analysis/Ast/Impl/Specializations/BuiltinsSpecializations.cs Outdated
@jakebailey jakebailey merged commit ae20588 into microsoft:master May 30, 2019
jakebailey added a commit to jakebailey/python-language-server that referenced this pull request Nov 1, 2019
* specialize getattr

* fix args length check

* test non-string argument for getattr name
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support getattr

2 participants